home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q105 / 9 / 92.TXT < prev    next >
Text File  |  1993-11-16  |  3KB  |  90 lines

  1. DOCUMENT:Q105992  03-NOV-1993  [W_NT]
  2. TITLE   :Windows NT Subsystems and Associated Files
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. The following information describes the files associated with each
  16. subsystem in Windows NT and the files associated with the virtual
  17. MS-DOS machine (VDM) and the Windows on Windows (WOW) environment.
  18.  
  19. WIN32 Subsystem
  20. ---------------
  21.  
  22. CSRSS.EXE    - Main component of Win32 subsystem.
  23. KERNEL32.DLL - *
  24. GDI32.DLL    - *
  25. USER32.DLL   - *
  26.  
  27.  * These files are 32-bit equivalents of the similarly-named Windows
  28.    files.
  29.  
  30. POSIX Subsystem
  31. ---------------
  32.  
  33. PSXSS.EXE    - Main component of POSIX subsystem.
  34. PSXDLL.DLL   - Handles communication between applications and
  35.                PSXSS.EXE.
  36. POSIX.EXE    - Handles communications between POSIX and the Windows NT
  37.                executive.
  38.  
  39. OS/2 Subsystem
  40. --------------
  41.  
  42. OS2SS.EXE    - Main component of OS/2 subsystem.
  43. OS2DLL.DLL   - Handles communication between OS/2 application and
  44.                subsystem.
  45. OS2.EXE      - Passes name and command line parameters to OS2SVR.EXE.
  46. OS2SRV.EXE   - Component that starts the application for the subsystem.
  47.  
  48. MS-DOS Virtual DOS Machine (VDM)
  49. --------------------------------
  50.  
  51. NTIO.SYS     - The equivalent of IO.SYS on MS-DOS machines.
  52. NTDOS.SYS    - The equivalent of MSDOS.SYS.
  53. NTVDM.EXE    - Win32 Application.
  54. NTVDM.DLL    - Win32 Application.
  55. REDIR.EXE    - Virtual Device Driver (VDD) redirector for the VDM.
  56.  
  57. Window on Windows (WOW)
  58. -----------------------
  59.  
  60. WOWEXEC.EXE  - Handles the loading of 16-bit Windows-based applications.
  61. WOW32.DLL    - Dynamic Link Library of the WOW application environment.
  62. NTVDM.EXE    - VDM Component.
  63. NTVDM.DLL    - VDM Component.
  64. NTIO.SYS     - VDM Component.
  65. REDIR.EXE    - VDM Component.
  66. VDMREDIR.DLL - Redirector for WOW environment.
  67. KRNL386.EXE  - Used by WOW on x86 based systems.
  68. KRNL286.EXE  - Used by WOW on non x86 based systems.
  69. GDI.EXE      - Modified version of Windows 3.10 GDI.EXE.
  70. USER.EXE     - Modified version of Windows 3.10 USER.EXE.
  71.  
  72. Additional reference words: 3.10
  73. KBCategory:
  74. KBSubcategory: winnt
  75.  
  76. =============================================================================
  77.  
  78. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  79. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  80. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  81. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  82. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  83. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  84. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  85. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  86. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  87. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  88. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  89.  
  90. Copyright Microsoft Corporation 1993.